projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf2235e
)
Document the change in list-buffers-noselect wrt buffers visiting files
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 30 Oct 2001 11:11:48 +0000
(11:11 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 30 Oct 2001 11:11:48 +0000
(11:11 +0000)
whose name begins with a space.
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 358b5bbb43c8811903cec9a7e0acfb80a9790617..516de107038518803249d5e81bf5aec2ee1c0af7 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-8,6
+8,10
@@
For older news, see the file ONEWS
\f
* Changes in Emacs 21.2
++++
+** `buffer-menu' and `list-buffers' now return buffesr whose names begin
+with a space, if they visit files.
+
** tab-always-indent can be set to `never' to make sure indent-for-tab-command
always tabs rather than indents.